Improve gtk_combo_box_get_active_text() docs
authorMatthias Clasen <mclasen@redhat.com>
Sat, 23 May 2009 05:20:39 +0000 (01:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 May 2009 05:20:39 +0000 (01:20 -0400)
commite18a4fa047b6b8c0cf8aab251fc661e38b2b5352
tree076b22fe944f4845122bc5076adc1f3282cc1e14
parentbd84d95e63893ba80f94d7087b580ad575555334
Improve gtk_combo_box_get_active_text() docs

Make it more explicit that the return value needs to be freed.
Fixes bug 583050.
gtk/gtkcombobox.c